<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.login.shibboleth.auth.override">

  <require>org.nuxeo.ecm.platform.login.shibboleth.auth</require>

  <extension point="authenticators" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
    <authenticationPlugin class="org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin" enabled="true" name="SHIB_AUTH">
    </authenticationPlugin>
  </extension>

</component>
